home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / Komunik / Webscr / HTMLtool / _SETUP.1 / View HTML Source.scp < prev    next >
Text File  |  1999-10-03  |  301b  |  5 lines

  1. <HTMLtool>A button that lets the user view the HTML source of the current page.</HTMLtool>
  2. Push the <i>View Source</i> button to view the source of the file.<p>
  3. <CENTER><FORM><INPUT TYPE="BUTTON" VALUE="View Source" 
  4. onClick= 'window.location = "view-source:" + window.location.href' 
  5. </FORM></CENTER>